home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / spitfire / sfdsplay.zip / MANUAL.DOC < prev    next >
Text File  |  1993-04-12  |  3KB  |  83 lines

  1.  
  2.  
  3.                                   SFDSPLAY
  4.  
  5.                                     v1.0
  6.  
  7.                        Copyright (c) 1993 Robert Prior
  8.  
  9.  
  10.  
  11.      INTRODUCTION
  12.  
  13.           SFDSPLAY is a utility written in Turbo Pascal 6.0 to aid sysops
  14.      in editing/creating menus for his/her BBS.  Spitfire, being the great
  15.      software that it is, has a small, but sometimes frustrating drawback.
  16.      Spitfire requires that you have a separate menu file for each security
  17.      level.  This means that if you wish to edit ONE menu, you must edit
  18.      EVERY menu file that you want to reflect the change.  While not bad
  19.      for the sysop with two or three security levels, it can be quite 
  20.      bothersome and time consuming for those sysops with many security
  21.      levels.  How SFDSPLAY can aid in this task is by allowing you to edit
  22.      ONE menu and SFDSPLAY will create the menus for the remaining levels.
  23.      SFDSPLAY supports up to 20 security levels.
  24.  
  25.  
  26.      LICENSE
  27.  
  28.           SFDSPLAY is not free.  It is Shareware.  You are free to use it
  29.      for a trial period of 14 days.  After the 14 days, if you continue to
  30.      use it, you MUST register it.  Registration is only $10 and entitles
  31.      you to all future releases at no additional charge.  Send registrations,
  32.      comments and/or suggestions to:
  33.  
  34.                             Robert Prior
  35.                             44 W. I St. #35
  36.                             Los Banos, CA. 93635
  37.  
  38.  
  39.      OPERATION
  40.  
  41.           The first step is to edit the SFDSPLAY.CFG file that accompanied
  42.      this archive or create one using any text editor that saves files in
  43.      standard ASCII format.  Simply place each security level that you wish
  44.      SFDSPLAY to generate menus for each on a line by itself.
  45.      IMPORTANT NOTE: Do NOT put the security level for the menu you are going
  46.      to actually edit in the .CFG file!  In other words, say you edit
  47.      MAIN20.CLR  and you would also like to use the same menu for levels
  48.      30, 40, 50 and 60.  You would write the following SFDSPLAY.CFG:
  49.  
  50.      30
  51.      40
  52.      50
  53.      60
  54.  
  55.      Then make sure that your MAIN20.CLR and your SFDSPLAY.CFG are in the
  56.      same directory as SFDSPLAY.EXE.  Then just type "SFDSPLAY MAIN20.CLR".
  57.      That's all there is to it.  SFDSPLAY will make an exact copy of
  58.      MAIN20.CLR for the levels listed in SFDSPLAY.CFG.  In other words,
  59.      SFDSPLAY would create MAIN30.CLR, MAIN40.CLR, MAIN50.CLR and MAIN60.CLR.
  60.      You can place up to twenty security levels in SFDSPLAY.CFG.  Also,
  61.      SFDSPLAY will create these files with the same extension as your
  62.      original file.  So, it will work with both your ASCII and ANSI menus.
  63.      SFDSPLAY will create MAIN, FILE, MSG and SFDR menus.
  64.  
  65.      SFDSPLAY is offered with absolutely NO warranty of any kind.  Use it
  66.      at your own risk.  I will not accept responsibility for lost or
  67.      corrupted data.  It is suggested that you do NOT run SFDSPLAY from
  68.      your SF\DISPLAY directory, but instead copy the menu file to a work
  69.      directory as SFDSPLAY will not prompt you before it overwrites existing
  70.      menu files.  
  71.  
  72.      TECH SUPPORT
  73.  
  74.           I will provide reasonable technical support at MY discretion to 
  75.      those that are not registered.  Registered users will receive FULL
  76.      support as well as all future updates.
  77.  
  78.      Robert Prior
  79.      Data-Tech BBS
  80.      (209)826-8021
  81.      USR 9600 V.32
  82.  
  83.